﻿2026-07-17T11:16:23.6828393Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-07-17T11:16:23.6829612Z ##[group]Run cloudflare/wrangler-action@v3
2026-07-17T11:16:23.6830032Z with:
2026-07-17T11:16:23.6830476Z   apiToken: ***
2026-07-17T11:16:23.6830748Z   accountId: ***
2026-07-17T11:16:23.6831123Z   command: pages deploy out --project-name=bigscreen-website-dev --branch=main
2026-07-17T11:16:23.6831537Z   quiet: false
2026-07-17T11:16:23.6831763Z ##[endgroup]
2026-07-17T11:16:23.7644491Z ##[group]🔍 Checking for existing Wrangler installation
2026-07-17T11:16:23.7681258Z [command]/opt/hostedtoolcache/node/20.20.2/x64/bin/npx --no-install wrangler --version
2026-07-17T11:16:24.8074772Z npm error npx canceled due to missing packages and no YES option: ["wrangler@4.86.0"]
2026-07-17T11:16:24.8078724Z npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-07-17T11_16_23_829Z-debug-0.log
2026-07-17T11:16:24.8156965Z ⚠️ Wrangler not found or version is incompatible. Installing...
2026-07-17T11:16:24.8158122Z ##[endgroup]
2026-07-17T11:16:24.8159615Z ##[group]📥 Installing Wrangler
2026-07-17T11:16:24.8171813Z [command]/opt/hostedtoolcache/node/20.20.2/x64/bin/npm i wrangler@3.90.0
2026-07-17T11:16:31.8413887Z npm warn deprecated rollup-plugin-inject@3.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject.
2026-07-17T11:16:31.8847220Z npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
2026-07-17T11:16:37.5243596Z 
2026-07-17T11:16:37.5260256Z added 57 packages, and audited 191 packages in 13s
2026-07-17T11:16:37.5283445Z 
2026-07-17T11:16:37.5304013Z 43 packages are looking for funding
2026-07-17T11:16:37.5323754Z   run `npm fund` for details
2026-07-17T11:16:37.6273728Z 
2026-07-17T11:16:37.6274698Z 6 vulnerabilities (4 moderate, 2 high)
2026-07-17T11:16:37.6275307Z 
2026-07-17T11:16:37.6277826Z To address all issues (including breaking changes), run:
2026-07-17T11:16:37.6279145Z   npm audit fix --force
2026-07-17T11:16:37.6283642Z 
2026-07-17T11:16:37.6284314Z Run `npm audit` for details.
2026-07-17T11:16:37.6446012Z ✅ Wrangler installed
2026-07-17T11:16:37.6450424Z ##[endgroup]
2026-07-17T11:16:37.6470048Z [command]/opt/hostedtoolcache/node/20.20.2/x64/bin/npx --no-install wrangler --version
2026-07-17T11:16:38.3514312Z 3.90.0
2026-07-17T11:16:38.3978392Z ##[group]🚀 Running Wrangler Commands
2026-07-17T11:16:38.3993385Z [command]/opt/hostedtoolcache/node/20.20.2/x64/bin/npx wrangler pages deploy out --project-name=bigscreen-website-dev --branch=main
2026-07-17T11:16:41.2406766Z [33m▲ [43;33m[[43;30mWARNING[43;33m][0m [1mWarning: Your working directory is a git repo and has uncommitted changes[0m
2026-07-17T11:16:41.2407638Z 
2026-07-17T11:16:41.2408296Z   To silence this warning, pass in --commit-dirty=true
2026-07-17T11:16:41.2408999Z 
2026-07-17T11:16:41.2409120Z 
2026-07-17T11:16:43.0635491Z Uploading... (0/756)
2026-07-17T11:16:47.6517370Z Uploading... (170/756)
2026-07-17T11:16:47.7512732Z Uploading... (590/756)
2026-07-17T11:16:48.3431536Z Uploading... (663/756)
2026-07-17T11:16:48.4484215Z Uploading... (756/756)
2026-07-17T11:16:48.4485669Z ✨ Success! Uploaded 756 files (6.17 sec)
2026-07-17T11:16:48.4488822Z 
2026-07-17T11:16:48.8349951Z ✨ Uploading _redirects
2026-07-17T11:16:49.5021058Z 🌎 Deploying...
2026-07-17T11:16:50.7987319Z ✨ Deployment complete! Take a peek over at https://7c6045a6.bigscreen-website-dev.pages.dev
2026-07-17T11:16:50.9647369Z ##[endgroup]
2026-07-17T11:16:50.9648447Z 🏁 Wrangler Action completed
